Northwoods.GoWPF 2.2.4 Assembly
Clone Method (GraphLinksModelLinkData<NodeKey,PortKey>)

Create a copy of this data; this implements the ICloneable interface.
Syntax
Public Overridable Function Clone() As Object
public virtual object Clone()
Remarks
When you add your own state in a subclass, and when you expect to be able to copy the data, you must override this method and make sure the additional state is copied to the newly cloned object returned by calling the base method. This reinitializes the From and To properties.
Requirements
See Also

Reference

GraphLinksModelLinkData<NodeKey,PortKey> Class
GraphLinksModelLinkData<NodeKey,PortKey> Members

 

 


© Northwoods Software 2017. All Rights Reserved.

Send Feedback